ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ItemsQueryGroupingsSorter<TKey,TGrouping> Class / _ItemsQueryGroupingsSorter<TKey,TGrouping> Constructor

In This Topic
    _ItemsQueryGroupingsSorter<TKey,TGrouping> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal sorter As ISorter _
    )
    public _ItemsQueryGroupingsSorter<TKey,TGrouping>( 
       ISorter sorter
    )

    Parameters

    sorter
    See Also